home *** CD-ROM | disk | FTP | other *** search
- %%
- %% This is file `dvitops.def', generated on <1995/3/4>
- %% with the docstrip utility (2.2i).
- %%
- %% The original source files were:
- %%
- %% drivers.dtx (with options: `dvitops,psrules')
- %%
- %% IMPORTANT NOTICE:
- %% You are not allowed to distribute this file.
- %% For distribution of the original source see
- %% the copyright notice in the file drivers.dtx .
- %%
- %% drivers.dtx Copyright (C) 1994 David Carlisle Sebastian Rahtz
- %%
- %% This file is part of the Standard LaTeX `Graphics Bundle'.
- %%
- %% It should be distributed *unchanged* and together with all other
- %% files in the graphics bundle. The file 00readme.txt contains a list
- %% of all of these files.
- %%
- %% A modified version of this file may be distributed, but it should
- %% be distributed with a *different* name. Changed files must be
- %% distributed *together with a complete and unchanged* distribution
- %% of these files.
- %%
- \ProvidesFile{dvitops.def}
- \ProvidesFile{dvitops.def}
- [1994/12/12 v2.6 Driver-dependant file (DPC,SPQR)]
- \newcount\Grot@count
- \Grot@count=\@ne
- \def\Grot@start{\special{dvitops: origin
- rot\the\@tempdima}%
- \special{dvitops: begin rot\the\Grot@count}}%
- \def\Grot@end{\special{dvitops: end}%
- \special{dvitops: rotate rot\the\Grot@count \space
- \Grot@angle}%
- \global\advance\Grot@count by\@ne}%
- \def\Ginclude@eps#1{%
- \multiply\Gin@req@width by \@m
- \multiply\Gin@req@height by \@m
- \ifGin@clip
- \typeout{no clipping support in dvitops}%
- \fi
- \special{import #1\space \the\Gin@req@width\space
- \the\Gin@req@height\space fill}}
- \def\Gin@extensions{.eps,.ps}
- \@namedef{Gin@rule@.ps}#1{{eps}{.ps}{#1}}
- \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}}
- \@namedef{Gin@rule@*}#1{{eps}{\Gin@ext}{#1}}
- \endinput
- %%
- %% End of file `dvitops.def'.
-